func github.com/jackc/puddle/v2.newValueCancelCtx
2 uses
github.com/jackc/puddle/v2 (current package)
context.go#L19: func newValueCancelCtx(valueCtx, cancelContext context.Context) context.Context {
pool.go#L422: constructorCtx := newValueCancelCtx(ctx, p.baseAcquireCtx)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)